home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2141_lookup < prev    next >
Encoding:
Text File  |  1987-07-08  |  343 b   |  6 lines

  1. lookup ( source, sorted key vector, return values vector )
  2. vector lookup
  3.  
  4. source╤value you're looking for; sorted key vector╤sorted row or column of keys; return values vector╤row or column of values to be returned when source matches a key.
  5.  
  6. lookup creates a block the same size and shape as source and the same type as return values vector.